home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
Empire Earth
/
EEDemo.exe
/
Disk1
/
data.ssa
/
unit ai scripts_hurricane.tai
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-29
|
278 b
|
20 lines
//
// Hurricane AI file
//
// Behaviors:
//
// Attack and pursue units when told but don't seek out targets
//
// Notes:
//
// Known Problems:
//
#include("Sea Patrolling.tai")
// any good targets around? Ignore 'em.
Idle
{
EnemyUnitSpotted true(Idle)
}